bitkeeper revision 1.212 (3eb926f1LMTJjYXKWryM56gGNaqnkg)
authoriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>
Wed, 7 May 2003 15:32:01 +0000 (15:32 +0000)
committeriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>
Wed, 7 May 2003 15:32:01 +0000 (15:32 +0000)
install non compressed version of xenolinux as the domain builder
currently needs it...

xenolinux-2.4.21-pre4-sparse/arch/xeno/Makefile

index 534c4a4606c42e4f82f163b131707a2193101aad..2d18cbc0f412f7275ed7c53f81d88f1c0b9745e7 100644 (file)
@@ -90,6 +90,7 @@ bzImage: vmlinux
        @$(MAKEBOOT) image.gz
 
 install: bzImage
+       cp -a arch/$(ARCH)/boot/image ../install/boot/xenolinux
        cp -a arch/$(ARCH)/boot/image.gz ../install/boot/xenolinux.gz
 
 archclean: